-; $Id: setup.iss,v 1.14 2010/01/18 20:44:24 robertl Exp $\r
+; $Id: setup.iss,v 1.15 2010/01/18 21:04:28 robertl Exp $\r
;\r
; NOTE: setup.iss is generated from setup.iss.in via autoconf.\r
; The generated setup.iss is checked in to help keep the version numbers\r
function getcap(type, cap, sname, lname) {
if (type == "internal") return
print "<tr>"
- print "<td class=\"fmtline\">" lname "</td>"
+ print "<td class=\"fmtline\">" lname "<br >"
- print "<td class=\"c4\"> <a href=\"htmldoc-development/fmt_" sname ".html\">" sname "</a></td>"
- # This is bad...
+ print "<a href=\"htmldoc-development/fmt_" sname ".html\">" sname "</a></td>"
for (i = 1; i <= 6; i++) {
c = substr(cap, i, 1)